[PATCH] MAINT: test_anova.py fails on pandas 0.19.0 because stringio closes after...
authorthequackdaddy <pquack@gmail.com>
Tue, 20 Dec 2016 16:10:22 +0000 (10:10 -0600)
committerOle Streicher <olebole@debian.org>
Mon, 26 Dec 2016 17:33:56 +0000 (17:33 +0000)
commit82f57bea59297f33bd5772830ec0eb535a67636f
tree27597f0e9fc79ee87e9cc9d3368c7c12afff9fe9
parentf88f9a062de08df2eab431c1ba77a1b26ceb6ca6
[PATCH] MAINT: test_anova.py fails on pandas 0.19.0 because stringio closes after read_table. Make read_table global to fix.

Gbp-Pq: Name workaround_panda_readtable_bug.patch
statsmodels/stats/tests/test_anova.py